gtk3-demo: Avoid underallocating columns
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Sep 2016 01:45:31 +0000 (21:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Sep 2016 01:45:31 +0000 (21:45 -0400)
commit26f575014d76c36d0fcf807c1fdb4638da64625a
treea4b1c69286b013ba581c85f89955ca866e21462d
parent953b82a584a4f9c10d2afcb1997672aa16f92ac6
gtk3-demo: Avoid underallocating columns

Setting a fixed width on the columns causes the headers to be
be underallocated. It is not necessary either.
demos/gtk-demo/tree_store.c